Moreover , it provides a faster code cycle : you need only modify the action class , reload the page , and perform the user action that executes that action 而且,它還使得編碼周期更短:只需修改action class 、重載頁面并執行相應的用戶操作即可。
By using jython , you can use both the java and the python libraries , reuse your existing scripts , and shorten your test - and - code cycle because the scripts are loaded at run time 通過使用jython ,可以同時使用java庫和python庫,重用現有的腳本,而且,由于腳本在運行時加載,因此還可以縮短測試編碼周期。